CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux server C

搜索资源列表

  1. UDP

    0下载:
  2. linux下c语言网络编程TUDP范例代码,有服务器和客户端!-under linux c language network the programming TUDP sample code, server and client!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1030
    • 提供者:张国军
  1. server

    0下载:
  2. 网络聊天室,用linux下的c语言编写的采用c/s模式,有服务器端和客户端-Internet chat rooms under linux c language written using c/s mode, the server and client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:5146
    • 提供者:雁江
  1. server

    0下载:
  2. 在linux环境下,用c语言编写的,使用tcp协议的服务器端程序,实现聊天室功能的服务器端程序-In the linux environment, using the c language, using the tcp protocol server-side programs, and chat room features a server-side program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1248
    • 提供者:王磊
  1. wireless-project-partner

    0下载:
  2. 无线投影仪伴侣 Windows客户端 VC++开发 Linux服务器端 纯C开发-Pure C end VC++ development Linux server-side development of wireless projector companion Windows client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5717729
    • 提供者:dolf
  1. tcpserver

    0下载:
  2. 一个基于Linux的c语言tcp服务器端程序,连接服务器到客户端,实现tcp/ip协议的网络通信-a tcp server program based on Linux c
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2271
    • 提供者:tony
  1. a68047c03996

    0下载:
  2. 基于linux网络C++编程-一个简单的telnet服务器和客户端-Web-based linux C++ programming- a simple telnet server and client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:317972
    • 提供者:Tony
  1. myftp

    0下载:
  2. 在Linux下 编写 一个ftp服务器,对CWD命令该进行怎样的处理。目前我的做法是:控制连接进程,用chdir()把目录改变到CWD命令所指定的目录下,然后保存当前的目录路径,发给数据连接进程。这样list命令时就能列出所在目录信息。-In the preparation of a ftp server under Linux, on the how the CWD command processing. Currently my practice is: control the connec
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-24
    • 文件大小:130530
    • 提供者:33
  1. ping

    0下载:
  2. Unix或者Linux下C写的ping命令的服务端源码。-Server ping command under Unix or Linux written in C source code.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:2914
    • 提供者:wangjincai
  1. iqtest

    0下载:
  2. 智力问答题,采用socket通信,实现对客户端的回答进行判断对错。主函数是server.C和client.C 。client本机IP自己设定。-A iq test 。 linux TCP socket
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:16542
    • 提供者:MENGYANG
  1. freeradius-server-2.2.0.tar

    0下载:
  2. 一个免费的比较新的RADIUS服务器源代码,用C语言编写,可用在Linux系统下-A free RADIUS server source code, C language, can be used on Linux systems
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:4289865
    • 提供者:ybb
  1. FTP

    0下载:
  2. 在linux上,用C语言实现服务器的开发,能上传文件和下载文件。-In linux using C language development of the server, you can upload and download files.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:31492
    • 提供者:小河
  1. AC1.tar

    0下载:
  2. linux下C语言实现TCP/socket编程的客户端源码,建立两个线程,分别进行发送数据和接收服务器命令。-A TCP/Soket client program with C language on the linux.It build two thread,one can send data and the other can recieve the command from the server.
  3. 所属分类:Linux Network

    • 发布日期:2017-12-01
    • 文件大小:99395
    • 提供者:liuming
  1. Chatting_Room

    0下载:
  2. linux下实现的网络聊天室软件,采用c/s架构,包括客户端和服务端。主要采用socket、thread编程、以及进程间通信等实现了用户间私聊、群聊、查看在线用户的功能,服务端管理员有踢人、禁言、解禁的特殊权限。并附有软件使用帮助文档。-Internet chat room software under linux using c/s architecture, including the client and the server. Main socket, thread programmin
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:150285
    • 提供者:纪昌利
  1. Socket-Program

    1下载:
  2. 在Linux环境下用C语言分别编写一个客户端程序client.c和一个服务器端程序server.c,来测试带外数据的发送与接受,并观察是否每一个客户端发送的带外数据都引发服务器端产生SIGURG信号,当服务器端收到SIGURG信号后就可以读取带外数据了-Linux environment with C language to write a client program client.c and a server-side program server.c test band data tran
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:221719
    • 提供者:落落
  1. chatroom

    0下载:
  2. linux网络编程 聊天室-c /c++ linux chat_room head.h server.c client.c
  3. 所属分类:Linux Network

    • 发布日期:2017-12-08
    • 文件大小:5226
    • 提供者:任鸿楠
  1. VCPP6.0-Linux-TCP-chatroom

    0下载:
  2. tcp_server.c运行于linux,用于作服务器。客户端用VC++6.0开发,实现了网络聊天室和单对单聊天功能。-tcp_server.c run in linux, is used as a server. The client development VC++6.0 used Internet chat rooms and a single on-one chat function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:3765403
    • 提供者:wenzi
  1. RTSP.rar

    1下载:
  2. 这是一个linux下用C语言写的基于RTSP的实现多媒体文件下载的客户端程序,从指定的RTSP服务器(可使用live555)下载多媒体文件(文件格式为TS),将RTSP服务器返回的RTP数据包解析出来存成文件,存成的文件可以使用VLC的播放器正常播放。,This is a linux using C language based RTSP achieve the client program to download multimedia files from the specified RTSP
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:5391
    • 提供者:黄华
  1. web

    0下载:
  2. web服务器的c语言实现,在linux环境,实现电脑之间文件共享-web server c language in linux environment, file sharing between computers
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:2403
    • 提供者:何金丹
  1. lab3Copy.c

    0下载:
  2. Linux client-server program using pipes
  3. 所属分类:Linux Network

    • 发布日期:2017-12-09
    • 文件大小:1420
    • 提供者:WalkingDude
  1. bt1-server

    0下载:
  2. network service use c++ in linux ubuntu
  3. 所属分类:Linux Network

    • 发布日期:2017-12-09
    • 文件大小:948
    • 提供者:rainy
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com